﻿/*html{filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);-webkit-filter:grayscale(100%);}*/
body
{
	font-family: Arial, '宋体' , 'Microsoft Yahei' , '微软雅黑' , MSYahei, Verdana, Helvetica, sans-serif;
}
.wrap
{
	min-width: 1400px;
	margin: 0 auto;
}
a:hover
{
	text-decoration: none;
}
/*——*/
.topbar
{
	height:31px; line-height:30px; overflow:hidden; color:#666;
	background: url(topbar.png) repeat-x 0 0;
}
.topbar .con1
{
	width: 1400px;
	margin: 0 auto;
}
.topbar .con1 .fr
{ color:#ccc}
.topbar .con1 .fr a
{
	margin:0 6px;color:#666;
}
.topbar .con1 .fr a:hover
{
	color:#090;
}
/*——*/
.head
{
	width: 1400px;
	margin: 0 auto;
}
.head table
{
	height: 100px;
}
.head table td
{
	vertical-align: middle;
}
.head table td.td1
{
	width:1px;
}
.head table td.td1 div
{
}
.head table td.td1 div img
{
	display: block;
	width:800px
}
.head table td.td2
{
	text-align:right
}
.head table td.td2 div img
{
	display: block;
}
/*——*/
.nav
{
}
.nav .con1
{
	width: 1400px;
	margin: 0 auto;
	background: url(nav.png) no-repeat 0 0;
	height: 42px;
}
.nav .con1 ul
{
}
.nav .con1 ul li
{
	float: left;
	width: 166.66px;
	height: 42px;
	line-height: 42px;
	font-size: 14px;
	position: relative;
	background: url(nav_line.png) no-repeat right center;
	font-weight:bold;
}
.nav .con1 ul li:last-child
{
	background: none;
}
.nav .con1 ul li a
{
	display: block;
	color: #fff;
	text-align: center;
}
.nav .con1 ul li.on1 a
{
	color: #F5FFEA;
}
.nav .con1 ul li a:hover
{
	color: #F5FFEA;
}
.nav .con1 li .subnav_product
{
	position: absolute;
	background: #fff;
	margin-top: 41px;
	z-index: 999999;
	border: solid 1px #19852D;
	overflow: hidden;
	width: 100%;
	width: 165px;
	display: none;
}
.nav .con1 li .subnav_product ul
{
}
.nav .con1 li .subnav_product ul li
{
	float: none;
	border-bottom: solid 1px #ddd;
	background: none;
}
.nav .con1 li .subnav_product ul li:last-child
{
	border-bottom-width: 0;
}
.nav .con1 li .subnav_product ul li a
{
	color: #080;
	display: block;
}
.nav .con1 li .subnav_product ul li a:hover
{
	color: #0A8B1F;
	background: #DBF5DE;
}
/*——*/
.foot
{
	padding-top: 20px;
	padding-bottom: 20px;
	width: 1400px;
	margin: 0 auto;
}
.foot .con1
{
	background:#1BB032;
	padding: 30px 0;
	border-radius:10px;
}
.foot .con1 p
{
	text-align: center;
	line-height: 26px;
	color: #fff;
	font-size:14px;
}
.foot .con1 p a
{
	color: #fff;
}
.foot .con1 p a:hover
{
	color: #ff0;
}
/*——*/
.box
{
	width: 1400px;
	margin: 0 auto;
}
/*——*/
.b1
{
	border-bottom: solid 2px #009143;
}
.b1 .fl
{
	width: 120px;
	height: 38px;
	line-height: 38px;
	background: url(b1_TxtBg.png) no-repeat 0 0;
}
.b1 .fl span
{
	display: block;
	padding-left: 31px;
	color: #fff;
	font-size:14px
}
.b1 .fr
{
	width: 56px;
	height: 26px;
	line-height: 26px;
	background: url(b1_MoreBg.png) no-repeat 0 0;
	margin-top: 5px;
}
.b1 .fr a
{
	display: block;
	color: #fff;
	padding-left: 12px;
}
.b1 .fr a:hover
{
	color: #fff;
}
.b1 .fr:hover
{
	opacity: .8;
}
.v1
{
}
/*——*/
.IndexIntro
{
}
.IndexIntro .fl
{
}
.IndexIntro .fl img
{
}
.IndexIntro .fr
{
}
.IndexIntro .fr p
{
	text-indent: 2em;
	padding-bottom: 5px;
	line-height:24px;
	font-size:14px;
}
.IndexMenus
{
	padding-top: 8px;
}
.IndexMenus ul
{
}
.IndexMenus ul li
{
	width: 100px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background: url(MenuBg.png) no-repeat 0 0;
	margin-right: 23px;
	float: left;
}
.IndexMenus ul li a
{
	display: block;
	color: #fff;
}
.IndexMenus ul li a:hover
{
	color: #F5FFEA;
}
/*——*/
/*.qrcode_box
{
	position: absolute;
	width: 100%;
	top: 0;
	background: rgba(0,0,0,.5);
	z-index: 10000;
}
.qrcode_box div
{
	width: 250px;
	margin: 0 auto;
}
.qrcode_box div u
{
	width: 30px;
	height: 30px;
	display: block;
	margin-left: 218px;
	margin-bottom: 10px;
	border-radius: 50%;
	border: solid 2px #fff;
	background: url(http://www.ezhou123.com/z/Misc/img/Icons/Close.png) no-repeat center center;
	background-size: 60% 60%;
	cursor: pointer;
}
.qrcode_box div img
{
	width: 230px;
	height: 230px;
	display: block;
	border: solid 10px #fff;
	background: #fff;
}
.qrcode_box div i
{
	display: block;
	text-align: center;
	font-style: normal;
	padding-top: 6px;
	color: #fff;
}*/
/*——*/
#banner
{
	min-width: 1400px;
	overflow: hidden;
}
#banner .inner
{
	height: 490px;
	overflow: hidden;
	position: relative;
}
#banner .bd
{
	position: relative;
	z-index: 11;
}
#banner .bd li a
{
	display: block;
}
#banner .bd .pic
{
	width: 1400px;
	margin: 0 auto;
}
#banner .bd .pic img
{
	width: 1400px;
	height: 490px;
	display: block;
}
#banner .hd
{
	position: absolute;
	z-index: 19;
	bottom: 15px;
	left: 50%;
	zoom: 1;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
#banner .hd li
{
	float: left;
	position: relative;
	cursor: pointer;
	display: inline;
	margin-right: 10px;
}
#banner .hd li span
{
	display: block;
	width: 6px;
	height: 6px;
	overflow: hidden;
	border: solid 1px #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #fff;
}
#banner .hd li.on span
{
	background: #0082D5;
}
#banner .prev, #banner .next
{
	position: absolute;
	z-index: 19;
	height: 100%;
	top: 0;
	cursor: pointer;
	-moz-opacity: 0.3;
	opacity: 0.3;
	-webkit-transition: all .5s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	_display: none;
}
#banner .inner:hover .prev, #banner .inner:hover .next
{
	-moz-opacity: 1;
	opacity: 1;
}
#banner .prev
{
	right: 0;
}
#banner .next
{
	left: 0;
}
#banner .prev b, #banner .next b
{
	display: block;
	width: 36px;
	height: 71px;
	position: absolute;
	top: 50%;
	margin-top: -37px;
	background-repeat: no-repeat;
	-webkit-transition: all .5s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
#banner .prev b
{
	background-image: url(/s/img/w/1/Shop-Mall/paddle_next_999_white.png);
	right: 0;
}
#banner .next b
{
	background-image: url(/s/img/w/1/Shop-Mall/paddle_prev_999_white.png);
	left: 0;
}
/*——*/
#btnlistID
{
	font-weight: bold;
}
#btnlistID li
{
	border-radius: 11px;
}
.slide1box
{
	background: #f6f6f6;
	width: 370px;
	overflow: hidden;
}
#slide1
{
	height: 280px;
	overflow: hidden;
	visibility: hidden;border-radius:4px;
}
#slide1 .KinSlideshow_titleBar
{
	background: url(SlideTitleBg.png) repeat-x 0 0;
	overflow: hidden;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=image,src='SlideTitleBg.png');
}
#slide1 .KinSlideshow_titleBar .title
{
	line-height: 38px;
}
/*——*/
.SideMenus
{
}
.SideMenus .con1
{
	height: 34px;
	line-height: 34px;
	color: #fff;
	padding-left: 12px;
}
.SideMenus .con1 b
{
	font-weight:normal;
	font-size:14px;
}
.SideMenus .con2
{
	padding-top: 15px;
}
.SideMenus .con2 ul
{
	width: 150px;
	margin: 0 auto;
}
.SideMenus .con2 ul li
{
	height: 36px;
	line-height: 36px;
	text-align: center;
	padding-bottom: 8px;
}
.SideMenus .con2 ul li a
{
	display:block;
	background:#D3F2FF;
	background:-webkit-linear-gradient(left,#D6FFD8,#E3FFE5);
	color: #080;
	font-size:14px;
	border-radius:40px;
}
.SideMenus .con2 ul li a:hover
{
	background:#29BF2E;
	color: #fff;
}
.SideMenus .con2 dl
{
}
.SideMenus .con2 dl dt
{
	background: url(/s/html/c/sw/skin/arr1.gif) no-repeat 12px center;
	padding-left: 24px;
}
.SideMenus .con2 dl dt a
{
	color: #333;
}
.SideMenus .con2 dl dt a:hover
{
	color: #058BC6;
}
.SideMenus .con2 dl dd
{
	padding-left: 48px;
}
.SideMenus .con2 dl dd a
{
	color: #777;
}
.SideMenus .con2 dl dd a:hover
{
	color: #058BC6;
}
/*——*/
.Detail_x1
{
	font-size: 14px;
	line-height: 2;
	color: #000;
	margin-top:-8px
}
.Detail_x1 img
{
	display: block;
	max-width: 100%;
	margin: 10px auto;
	border-radius: 4px;
}
/*——*/

.list1
{
	padding-bottom: 10px;
}
.list1 td
{
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	cursor: pointer;
}
.list1 tr td:first-child
{
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
}
.list1 tr td:last-child
{
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
}
.list1 tr:nth-child(odd) td
{
	background: #F7F7F7;
}
.list1 td.td1
{
}
.list1 td.td1 div
{
	font-size: 20px;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	padding-left: 15px;
	color: #999;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 640px;
}
.list1 td.td1 div a
{
	display: inline-block;
}
.list1 td.td2
{
	width: 125px;
}
.list1 td.td2 div
{
	width: 110px;
	overflow: hidden;
	text-align: right;
	font-size: 14px;
	color: #666;
}
.list1 tr:hover td
{
	background: #29C12E;
}
.list1 tr:hover td.td1 div a
{
	color: #fff;
}
.list1 tr:hover td.td2 div
{
	color: #fff;
}


/*——*/
.ListPages
{
	display: none;
	padding-bottom: 5px;
}
.ListPages table
{
	margin: 0 auto;
}
.ListPages td a
{
	display: block;
	white-space: nowrap;
	float: left;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	padding: 0 8px;
	margin: 0 3px;
	border: solid 1px #ddd;
	background: #eee;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
	background-image: -webkit-linear-gradient(#fff, #eee);
	background-image: -moz-linear-gradient(#fff, #eee);
	background-image: -ms-linear-gradient(#fff, #eee);
	background-image: -o-linear-gradient(#fff, #eee);
	background-image: linear-gradient(#fff, #eee);
	box-shadow: 0 1px 0 rgba(255,255,255,.3) inset,0 1px 3px rgba(0,0,0,.1);
	color: #444;
	-webkit-transition: all .1s ease;
	-moz-transition: all .1s ease;
	-ms-transition: all .1s ease;
	-o-transition: all .1s ease;
	transition: all .1s ease;
}
.ListPages td a:hover
{
	color: #fff;
	background: #0F8ECB;
	border-color: #069;
	text-decoration: none;
}
.ListPages td a.p_firsthref, .ListPages td a.p_prevhref, .ListPages td a.p_nexthref, .ListPages td a.p_lasthref
{
}
.ListPages td a.p_numhref
{
}
.ListPages td a.p_numhref.current
{
	color: #fff;
	background: #0F8ECB;
	border-color: #069;
}
.ListPages td a:hover.p_numhref.current
{
	color: #ff0;
}
/*——*/
.View_Title
{
	text-align: center;
	font-size: 40px;
	line-height: 1.2;
	padding: 0 0 15px;
	border-bottom: solid 2px #E4F7FF;
	/*font-family: 'Microsoft Yahei' , '微软雅黑' , MSYahei, '黑体' , Verdana, Arial, Helvetica, sans-serif;*/
	font-family: KaiTi_GB2312 , '黑体' ,'Microsoft Yahei' , '微软雅黑' , MSYahei, '黑体' , Verdana, Arial, Helvetica, sans-serif;
}
.View_Contents
{
	font-size: 14px;
	line-height: 2;
	color: #000;
	padding: 15px 0 0;
}
.View_Contents img
{
	display: block;
	max-width: 100%;
	margin: 10px auto;
	border-radius: 4px;
}
/*——*/
.list2{}
.list2 ul{}
.list2 ul li{ float:left; width:25%; padding-top:10px}
.list2 ul li a{ color:#555}
.list2 ul li a:hover{ color:#4698D8}
.list2 ul li a u{ display:block; text-decoration:none}
.list2 ul li a u img{ display:block; width:160px; height:120px; padding:4px; background:#fcfcfc; border:solid 1px #ddd; margin:0 auto; border-radius:4px}
.list2 ul li a i{ display:block; font-style:normal; text-align:center; margin-top:4px}
/*——*/
.FeedbackAddBox{}
.FeedbackAddBox td{ padding:5px 5px 5px 0}
.FeedbackAddBox .inp1,.FeedbackAddBox .inps1{ background:#fff;}
.list3
{ padding-top:8px
}
.list3 .item
{ margin-bottom:10px;  border:solid 1px #ddd; border-radius:4px; overflow:hidden
}
.list3 .item .con1
{ height:32px; line-height:32px; padding-left:10px; background:#f6f6f6; color:#999
}
.list3 .item .con1 span
{ margin-right:5px
}
.list3 .item .con1 b
{ color:#f00; margin-left:5px
}.list3 .item .con1 a
{ display:none; margin-left:5px}
.list3 .item .con2
{ padding:8px 10px; font-size:14px}
.list3 .item .con3
{
	 border-top:solid 1px #ddd; padding:8px 10px; background:#fcfcfc; display:none
}
.list3 .item .con3 b
{ color:#080; font-weight:normal
}
.list3 .item .con3 span
{ color:#666
}
/*——*/
@font-face
{
	font-family: KaiTi_GB2312;
	src: url(font.ttf);
}
/*——*/
a,a:link{color:#080}
a:hover{color:#f90}